home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin me
- cursor(280)
- set the member of sprite the currentSpriteNum to member 3 of castLib "Internal"
- end
-
- on mouseLeave me
- cursor(-1)
- set the member of sprite the currentSpriteNum to member 2 of castLib "Internal"
- end
-
- on mouseUp me
- halt()
- end
-